/ Assembly List / LJCAddressParserLib / StandardAddress / ParseCity

Namespace - LJCAddressParserLib


Parameters
currentIndex - The token index value.

Returns

true if the token is a City; otherwise, false.

Syntax

C#
public Boolean ParseCity(Int32& currentIndex)

Parses the tokens from index zero to the currentIndex.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.